VBATLIEN=DISABLED, VBATLI=VBAT_IS_LOW, VMONEN=DISABLED, VBATRSTF=VBAT_IS_BELOW_RESET, VBATHITHEN=DISABLED
Module Control
| VBATRSTF | VBAT Reset Threshold Status Flag. 0 (VBAT_IS_BELOW_RESET): The VBAT voltage is below the VBAT reset threshold. 1 (VBAT_IS_ABOVE_RESET): The VBAT voltage is above the VBAT reset threshold. | 
| VBATLI | VBAT Low Interrupt Flag. 0 (VBAT_IS_LOW): The VBAT voltage is below the early warning threshold. 1 (VBAT_IS_OK): The VBAT voltage is above the early warning threshold. | 
| VBATHITHEN | VBAT High Threshold Enable. 0 (DISABLED): Use the standard VBAT thresholds. 1 (ENABLED): Use the high VBAT thresholds. | 
| VBATLIEN | VBAT Low Interrupt Enable. 0 (DISABLED): Disable the VBAT low interrupt. 1 (ENABLED): Enable the VBAT low interrupt. | 
| VMONEN | VBAT Supply Monitor Enable. 0 (DISABLED): Disable the VBAT supply monitor. 1 (ENABLED): Enable the VBAT supply monitor. |